
/* CSS Document */
html{}
body{font-family:"Microsoft YaHei",Arial; font-size:100%; color:#434343; margin:0px; padding:0px; overflow-x:hidden;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style:none outside none; margin:0px; padding:0px; font-size:100%; font-weight:normal;}
img {border:none;}
a:link, a:visited {color:#323232; text-decoration: none;outline:none;}
a:hover, a:active {color:#f08400; text-decoration: none;outline:none;}
.clear{clear:both;}
.kg{ width:98%; margin:0 auto; max-width:1400px;}
.kga{ width:98%; margin:0 auto; max-width:1300px;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}
.green-black {display:block; padding-top:26px; clear:both; text-align:center;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;border:1px solid #dddddd; height:12px; line-height:12px; zoom:1; font-weight:bold; font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#333; background:url(../images/page_bg01.png) #fff bottom repeat-x; text-decoration:none;}
.green-black a:hover {border:1px solid #ccc; height:12px; line-height:12px; zoom:1;overflow:auto;background:url(../images/page_bg02.png) top repeat-x #f08400; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px;border:1px solid #ccc; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto;  background:url(../images/page_bg02.png) top repeat-x #f08400; margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px}
::-webkit-scrollbar {width:3px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px;}
.map{ padding-top:110px;}
.map2{ padding-top:30px;}
#dituContent{ height:300px; border:1px solid #ddd;}
#dituContent2{ height:300px; border:1px solid #ddd;}



.flink {
    margin-top: 30px;
    width: 100%;
	margin-bottom:60px
}
.flink .center {
  
    width: 98%;
    margin: 0 auto;
    max-width: 1400px;
 
}
.flink .flink_tit {
    width: 100%;
    position: relative;
}
.flink .flink_tit p {
    height: 12px;
    width: 100%;
    background: url(../image/dian.png);
    position: absolute;
    top: 15px;
}
.flink .flink_tit span {
    height: 42px;
    background: #fff;
    color: #de7900;
    font-size: 14px;
    border: 1px solid #de7900;
    position: relative;
    z-index: 9;
    display: block;
    width: 115px;
    text-align: center;
    line-height: 42px;
    margin-left: 40px;
}
.flink .flink_list {
  width: 100%;
  margin-top: 20px;
  margin-left: 40px;
}

.flink .flink_list ul li {
  float: left;
  margin-right: 28px;
  margin-bottom: 8px;
}

.flink .flink_list ul li a {
  font-size: 12px;
  color: #5a5a5a;
}

.flink .flink_list ul li a:hover {
  color: #de7900;
}



@media screen and (max-width:770px){
.map{ padding-top:50px;}
#dituContent{ height:220px;}
#dituContent2{ height:220px;}
}
/*基础配置*/

@font-face {
 font-family:"alternate";
 src: url("../font/alternate.eot"),
      url("../font/alternate.ttf");
}
@font-face {
 font-family:"Din";
 src: url("../font/Din.eot"),
      url("../font/Din.ttf");
}
@font-face {
 font-family:"Dinl";
 src: url("../font/Dinl.eot"),
      url("../font/Dinl.ttf");
}
@font-face {
 font-family:"Dinb";
 src: url("../font/Dinb.eot"),
      url("../font/Dinb.ttf");
}
@font-face {
 font-family:"AgencyFB";
 src: url("../font/AgencyFB.eot"),
      url("../font/AgencyFB.ttf");
}
@font-face {
 font-family:"Alib";
 src: url("../font/AliB.eot"),
      url("../font/AliB.ttf");
}
@font-face {
 font-family:"Alil";
 src: url("../font/AliL.eot"),
      url("../font/AliL.ttf");
}
@font-face {
 font-family:"Alim";
 src: url("../font/Alim.eot"),
      url("../font/Alim.ttf");
}

/*首页style开始*/
.top_bg{width:100%; background:#fff; position:relative; z-index:9991;}
.logo_nav{width:100%; height:100px;}
.logo{ padding-top:19px; padding-left:3.546%;}
.topyy a{ display:block; height:100px; background:url(../image/en.png) no-repeat center #f08300; padding:0 34px;}
.sp_nav i{ display:none;}
.sjj_nav{ padding-right:25px; transition:0.5s;}
.sjj_nav>ul>li{ float:left; position:relative;}
.sjj_nav li .sp_nav_xjb{display:none;}
.sjj_nav>ul>li>a{display:block; text-align:center; font-size:1rem; padding:0 25px; height:100px; line-height:100px; color:#242424; transition:0.5s; position:relative; z-index:9;}
.sjj_nav>ul>li:hover>a,.sjj_nav>ul>li.cur>a{ color:#de7900; transition:0.5s;}
.sjj_nav>ul>li>a>img{ margin-right:5px; margin-bottom:-3px;}
.sjj_nav>ul>li:after{ content:""; background:url(../image/nav_b.png) no-repeat center; height:7px; width:100%; position:absolute; left:0; bottom:22px; transform:scaleX(0); transition:0.5s;}
.sjj_nav>ul>li:hover:after,.sjj_nav>ul>li.cur:after{transform:scaleX(1); transition:0.5s;}
.sjj_nav>ul>li>ul{ position:absolute; width:100%; background:rgba(255,255,255,0.95); left:0; overflow:hidden; display:none; border-radius:0 0 10px 10px;}
.sjj_nav>ul>li>ul>li{border-top:1px solid rgba(0,0,0,0.1);}
.sjj_nav>ul>li>ul>li:nth-child(1){ border-top:none;}
.sjj_nav>ul>li>ul>li>a{ display:block; line-height:45px; height:45px; font-size:0.9375rem; color:#242424; text-align:center; transition:0.5s;}
.sjj_nav>ul>li>ul>li:hover>a{background:#d97b1b; color:#fff; transition:0.5s;}
@media screen and (max-width:1600px){
.logo{padding-left:1%;}
.sjj_nav{ padding-right:15px;}
.sjj_nav>ul>li>a{padding:0 20px;}
.sous{ display:none;}
}
@media screen and (max-width:1400px){
.logo{ padding-top:23px;}
.logo img{ height:55px;}
.sjj_nav>ul>li>ul>li>a{font-size:0.875rem;}
}
@media screen and (max-width:1350px){
.logo{ padding-top:23px;}
.logo img{ height:55px;}
.sjj_nav>ul>li>ul>li>a{font-size:0.875rem;}
.sjj_nav{ padding-right:0px;}
.topyy{ display: none;}
}
@media screen and (max-width:1024px){
.logo{ padding-top:12px;}
.logo_nav{height:80px;}
.topyy a{height:80px;}
.sjj_nav>ul>li:after{ display:none;}
.sjj_nav>ul>li>ul{ position:relative; background:none; left:auto; border-radius:0;}
}
@media screen and (max-width:520px){
.logo{ padding-top:8px;}
.logo img{ height:34px;}
.logo_nav{height:50px;}
.topyy a{height:50px; padding:0 20px;}
}
/*banner*/
.banner{width:100%; position:relative;}
.banner .swiper-wrapper .swiper-slide{position:relative; height:100%;}
.banner .swiper-wrapper .swiper-slide a{ display:block; width:100%; height: 600px;}
.banner .swiper-wrapper .swiper-slide a img{ display:none;}
.banner_bg{ background:#f08300; width:100%; height:70px; position:relative;}
.banner_bg:before{ content:""; width:30.781%; background:#fff; position: absolute; left:0; top:0; height:100%;}
.banner_bg .kg{ position:relative; z-index:9;}
.banner_jt a{ display:block; float:left; width:50px; height:78px; margin-top:-8px; left: auto; top: auto; right: auto; bottom: auto; position:relative; cursor:pointer;}
.banner_jt a.swiper-button-prev{ background:#a35900;}
.banner_jt a.swiper-button-next{ background:#c66c00;}
.banner_jt a.swiper-button-prev:after,.banner_jt a.swiper-button-prev:before{border:12px solid transparent; border-right:12px solid #a35900; width:0; height:0; position:absolute; top:27px; left:8px; content:''}
.banner_jt a.swiper-button-prev:before{border-right-color:#fff; left:6px;}
.banner_jt a.swiper-button-next:after,.banner_jt a.swiper-button-next:before{border:12px solid transparent; border-left:12px solid #c66c00; width:0; height:0; position:absolute; top:27px; right:8px; content:''}
.banner_jt a.swiper-button-next:before{border-left-color:#fff; right:6px;}
.swiper-pagination{ color:#ffaf4f; font-family:"Dinl"; font-size:1.5rem; padding-right:20px; padding-top:14px; position: relative; right: auto; left: auto; top: auto; bottom: auto; width: auto;}
.swiper-pagination .swiper-pagination-current{ color:#fff; font-size:2.25rem;}
.ban_tel a{ display:block; font-family:"Dinb"; color:#f08300; font-size:1.875rem; line-height:70px; height:70px;}
.ban_tel span{color:#141414; font-size:1.125rem; float:left; font-family:"Microsoft YaHe";}
@media screen and (max-width:1450px){
.banner .swiper-wrapper .swiper-slide a{ height: 500px; background-size: auto 100% !important;}
}
@media screen and (max-width:1024px){
.ban_tel a{ font-size:1.75rem;}
}
@media screen and (max-width:770px){
.banner .swiper-wrapper .swiper-slide a{ height: auto; background: none !important;}
.banner .swiper-wrapper .swiper-slide a img{ display:block; width: 100%;}
.banner_bg:before{width:42%;}
}
@media screen and (max-width:520px){
.banner_bg:before{width:52%;}
.swiper-pagination{display:none;}
.banner_bg{height:50px;}
.ban_tel a{font-size:1.25rem; line-height:20px; height:40px; padding-top:5px;}
.ban_tel span{font-size:0.875rem; line-height:18px; display:block; float:none;}
.banner_jt a{width:40px; height:55px; margin-top:-5px;}
.banner_jt a.swiper-button-prev:after,.banner_jt a.swiper-button-prev:before{border:10px solid transparent; border-right:10px solid #a35900; top:18px; left:6px;}
.banner_jt a.swiper-button-prev:before{border-right-color:#fff; left:4px;}
.banner_jt a.swiper-button-next:after,.banner_jt a.swiper-button-next:before{border:10px solid transparent; border-left:10px solid #c66c00; top:18px; right:6px;}
.banner_jt a.swiper-button-next:before{border-left-color:#fff; right:4px;}
}
/*banner*/

.index_bga{background:#f3f3f3; width:100%; overflow:hidden; padding-bottom:255px; padding-top:110px; position:relative;}
.index_bga .kg{ position:relative; z-index:9;}
.inda_l{ width:42%;}
.inda_title:before{ content:"ABOUT US"; color:#edecec; font-size:7.625rem; font-family:"alternate"; line-height:50px;}
.inda_title p{ font-family:"Alib"; color:#3a3a3a; font-size:2.5rem; line-height:40px; margin-top:-8px;}
.inda_title span{ display:block; font-family:"Alil"; color:#f08300; font-size:1.5rem; padding-top:12px;}
.inda_title:after{ display:block; content:""; width:40px; height:4px; background:#f08300; margin-top:25px;}
.inda_ms{ color:#626262; line-height:26px; padding:26px 0;}
.inda_more a{ display:block; border:2px solid #f08300; height:41px; line-height:41px; width:138px; text-align:center; color:#f08300; transition:0.5s;}
.inda_more a:after{ content:">"; font-family:"Dinb"; padding-left:15px;}
.inda_more a:hover{ background:#f08300; color:#fff; transition:0.5s;}
.inda_r{ width:54.5%; position:relative;}
.inda_r li{ position:absolute; top:35px; text-align:center; cursor:pointer;}
.inda_r li:nth-child(1){ left:0;}
.inda_r li:nth-child(2){ right:0;}
.inda_r li a{ display:block; height:5px; width:5px; border:0px solid #d6d6d6; border-radius:50%; position:relative; transition:0.5s;}
.inda_r li a:before{ content:""; display:block; width:3px; height:3px; border:0px solid #fbfbfb; position:absolute; border-radius:50%;}
.inda_r li:hover{ z-index:99;}
.inda_r li:hover a{ background:#fff; z-index:9; box-shadow:0px 0px 30px rgba(0,0,0,0.2); transition:0.5s;}
.inda_pic{ padding-top:155px;}
.inda_sz p,.inda_sz span{ display:inline-block; vertical-align:top;}
.inda_sz p{ color:#515151;font-family:"Dinl"; line-height:122px; font-size:7.625rem;}
.inda_sz span{ line-height:122px; color:#515151; font-size:1.5rem;}
.inda_r li:nth-child(2) .inda_sz span{ font-size:2.25rem;}
.inda_bz{ font-size:1.125rem; line-height:24px; padding-top:8px; color:#4b4b4b}
.inda_xt i{ position:absolute; width:0px; height:100%; background:#e5e5e5; top:0;}
.inda_xt i:nth-child(1){ left:25%;}
.inda_xt i:nth-child(2){ left:50%;}
.inda_xt i:nth-child(3){ left:75%;}
@media screen and (max-width:1024px){
.index_bga{padding-bottom:200px; padding-top:80px;}
.inda_title:before{ font-size:6rem;}
.inda_title p{font-size:2.25rem; margin-top:-12px;}
.inda_title span{font-size:1.375rem;}
.inda_r li a{height:280px; width:280px;}
.inda_r li a:before{width:278px; height:278px;}
.inda_pic{ padding-top:35px;}
.inda_sz p{ line-height:80px; font-size:5rem;}
.inda_sz span{ line-height:80px; font-size:1.375rem;}
.inda_r li:nth-child(2) .inda_sz span{ font-size:2.25rem;}
.inda_bz{ font-size:1rem;}
}
@media screen and (max-width:770px){
.index_bga{padding-bottom:155px; padding-top:80px;}
.inda_title{ text-align:center;}
.inda_title:before{font-size:4rem; line-height:30px;}
.inda_title p{font-size:2rem; line-height:30px;}
.inda_title span{font-size:1.125rem; padding-top:8px;}
.inda_title:after{height:3px; margin:15px auto 0 auto;}
.inda_l{ width:auto; float:none;}
.inda_r{ width:564px; float:none; margin:35px auto 0 auto;}
.inda_r li{ position:relative; top:auto; float:left;}
}
@media screen and (max-width:520px){
.index_bga{padding-bottom:140px; padding-top:40px;}
.inda_title:before{font-size:3rem;}
.inda_title p{font-size:1.625rem;}
.inda_title span{font-size:1rem; padding-top:5px;}
.inda_title:after{height:2px; margin:12px auto 0 auto; width:32px;}
.inda_ms{ font-size:0.875rem; line-height:24px; padding:24px 0;}
.inda_more a{ font-size:0.875rem; height:34px; line-height:34px; width:118px;}
.inda_more a:after{ padding-left:8px;}
.inda_r{ width:350px; float:none; margin:25px auto 0 auto;}
.inda_r li a{height:152px; width:152px;}
.inda_r li a:before{width:150px; height:150px;}
.inda_pic{ padding-top:10px;}
.inda_pic img{ max-width:350px;}
.inda_sz p{line-height:40px; font-size:2rem;}
.inda_sz span{ line-height:40px; font-size:1.125rem;}
.inda_r li:nth-child(2) .inda_sz span{ font-size:1.5rem;}
.inda_bz{ font-size:0.8125rem; line-height:18px; padding-top:0px; margin:0 7%;}
.inda_bz br{ display:none;}
}

.index_bgb{ margin-top:-101px; border-top:1px solid #dadada; width:100%; position:relative; z-index:9;}
.indb_lm{ height:100px;}
.indb_title{ color:#3a3a3a; font-size:2.5rem; font-family:"Alib"; line-height:100px; height:100px; position:relative;}
.indb_title:before{ content:""; width:100%; height:3px; background:#f08300; position:absolute; left:0; top:-2px;}
.indb_title:after{ content:">"; font-size:1rem; width:45px; height:45px; color:#fff; font-family:"Dinb"; float:left; text-align:center; line-height:45px; background:#f08300; margin-left:20px; margin-top:29px;}
.indb_title p{ float:left;}
.indb_fl li{ float:left; position:relative;}
.indb_fl li a{ display:block; line-height:100px; height:100px; font-size:1.125rem; color:#3d3d3d; padding:0 31px; transition:0.5s;}
.indb_fl li:hover a,.indb_fl li.cur a{ font-weight:bold; color:#f08300; transition:0.5s;}
.indb_fl li:after{ background:url(../image/indb_b.png) no-repeat center; width:100%; height:8px; bottom:14px; width:60%; left:20%; content:""; position:absolute; transform:scaleX(0); transition:0.5s;}
.indb_fl li:hover:after,.indb_fl li.cur:after{transform:scaleX(1); transition:0.5s;}
.indb_more{ padding-left:31px;}
.indb_more a{ display:block; height:100px; line-height:100px; background:url(../image/navpro_h.png) no-repeat right center; font-size:1.125rem; color:#888; padding-right:26px; transition:0.5s;}
.indb_more a:hover{ color:#f08300; font-weight:bold; background:url(../image/navpro.png) no-repeat right center; transition:0.5s;}
.indb_gd{ position:relative;}
.indb_nr li{ position:relative; width:100%;}
.indb_pic img{ display:block; width:100%;}
.indb_kg{ position:absolute; left:0; top:0; width:100%;}
.indb_wb{ padding-top:110px;}
.indb_bt span{ color:rgba(255,255,255,0.1); font-family:"alternate"; line-height:100px; font-size:7.625rem;}
.indb_bt p{ margin-top:-25px; font-family:"Alib"; color:#fff; font-size:2.25rem;}
.indb_ms{ color:#fff; line-height:28px; padding-top:28px;}
.indb_gdmo{ padding-top:65px; position:relative;}
.indb_gdmo:after{ content:""; width:78px; height:10px; background:#c26a00; position:absolute; bottom:0; left:0;}
.indb_gdmo a{ font-size:1.875rem; font-family:"alternate"; color:#fff; position:relative; z-index:9;}
.indb_po{ position:absolute; left:0; width:100%; bottom:2%;}
.indb_an{ width:46%;}
.indb_an li{ float:left; width:33.333%; text-align:center;}
.indban_pic img{ max-width:210px; width:94%; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; transition: 0.5s;}
.indb_an li.on .indban_pic img{-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: none;}
.indb_an li:after{ display:block; content:""; width:8px; height:8px; border:2px solid #c76f04; margin:8px auto 0 auto; border-radius:50%;}
.indb_an li.on:after{ border:2px solid #fff;}
.indb_jt{ width:100px; margin:-66px auto 0 auto; position:relative;}
.indb_jt a{ display:block; float:left; width:50px; height:50px; position:relative; cursor:pointer;}
.indb_jt a.prev{ background:#ededed;}
.indb_jt a.next{ background:#f18f19;}
.indb_jt a.prev:after,.indb_jt a.prev:before{border:12px solid transparent; border-right:12px solid #ededed; width:0; height:0; position:absolute; top:15px; left:8px; content:''}
.indb_jt a.prev:before{border-right-color:#f18f19; left:6px;}
.indb_jt a.next:after,.indb_jt a.next:before{border:12px solid transparent; border-left:12px solid #f18f19; width:0; height:0; position:absolute; top:15px; right:8px; content:''}
.indb_jt a.next:before{border-left-color:#fff; right:6px;}
@media screen and (max-width:1366px){
.indb_wb{ padding-top:50px;}
}
@media screen and (max-width:1024px){
.index_bgb{ margin-top:-81px;}
.indb_lm{ height:80px;}
.indb_title{font-size:2.25rem; line-height:80px; height:80px;}
.indb_title:after{ width:40px; height:40px; line-height:40px; margin-top:20px;}
.indb_fl li a{line-height:80px; height:80px; font-size:1rem; padding:0 25px;}
.indb_more{ padding-left:25px;}
.indb_more a{height:80px; line-height:80px; font-size:1rem;}
.indb_wb{ padding-top:40px;}
.indb_bt span{line-height:50px; font-size:6rem;}
.indb_bt p{font-size:2.25rem; margin-top:-20px;}
.indb_ms{line-height:22px; padding-top:15px; font-size:0.875rem;}
.indb_gdmo{ padding-top:40px;}
.indb_gdmo:after{width:60px;}
.indb_gdmo a{ font-size:1.5rem;}
.indb_po{bottom:1%;}
.indb_jt{ width:80px; margin:-70px auto 0 auto;}
.indb_jt a{width:40px; height:40px;}
.indb_jt a.prev:after,.indb_jt a.prev:before{border:10px solid transparent; border-right:10px solid #ededed; top:10px; left:6px;}
.indb_jt a.prev:before{border-right-color:#f18f19; left:4px;}
.indb_jt a.next:after,.indb_jt a.next:before{border:10px solid transparent; border-left:10px solid #f18f19; top:10px; right:6px;}
.indb_jt a.next:before{border-left-color:#fff; right:4px;}
}
@media screen and (max-width:770px){
.index_bgb{ margin-top:-71px;}
.indb_lm{ height:70px;}
.indb_title{ font-size:2rem; line-height:70px; height:70px;}
.indb_title:after{width:35px; height:35px; line-height:35px; margin-left:20px; margin-top:19px;}
.indb_fl li a{ line-height:70px; height:70px; font-size:0.9375rem; padding:0 10px; }
.indb_more{ padding-left:10px;}
.indb_more a{height:70px; line-height:70px; font-size:0.9375rem;}
.indb_wb{ padding-top:50px;}
.indb_bt span{ line-height:30px; font-size:4rem;}
.indb_bt p{font-size:2rem;}
.indb_ms{ display:none;}
.indb_jt{margin:-50px auto 0 auto;}
}
@media screen and (max-width:520px){
.index_bgb{ margin-top:-51px;}
.indb_lm{ height:50px;}
.indb_title{ font-size:1.625rem; line-height:50px; height:50px;}
.indb_title:after{width:25px; height:25px; line-height:25px; font-size:0.875rem; margin-left:10px; margin-top:14px;}
.indb_fl li a{ line-height:50px; height:50px; font-size:0.9375rem; padding:0 10px; }
.indb_more{ padding-left:10px;}
.indb_more a{height:50px; line-height:50px; font-size:0.9375rem;}
.indb_fl{ display:none;}
.indb_wb{ padding-top:20px;}
.indb_bt span{ line-height:20px; font-size:2.5rem;}
.indb_bt p{font-size:1.25rem;}
.indb_gdmo{ padding-top:35px;}
.indb_gdmo:after{width:45px; height:5px;}
.indb_gdmo a{ font-size:1.25rem;}
.indb_an{ display:none;}
.indb_jt{ width:60px; margin:-23px auto 0 auto; position:relative;}
.indb_jt a{width:30px; height:30px;}
.indb_jt a.prev:after,.indb_jt a.prev:before{border:6px solid transparent; border-right:6px solid #ededed; top:10px;}
.indb_jt a.prev:before{border-right-color:#f18f19;}
.indb_jt a.next:after,.indb_jt a.next:before{border:6px solid transparent; border-left:6px solid #f18f19; top:10px;}
.indb_jt a.next:before{border-left-color:#fff;}
}

.index_bgc{ background:url(../image/index_bgc.jpg) no-repeat center; width:100%; padding-top:75px; overflow:hidden; height:775px; margin-top:98px;}
.indc_title:before{ content:"GLOBAL"; font-family:"alternate"; font-size:7.625rem; color:rgba(255,255,255,0.2); line-height:50px;}
.indc_title p{ color:#fff; font-size:2.5rem; font-family:"Alib"; margin-top:-42px;}
.indc_title p em{ font-style:normal; color:#f18f19;}
.indc_title span{ font-family:"Alil"; font-size:1.5rem; color:#fff; padding-top:15px; display:block;}
.indc_nr{ position:relative;}
.indc_l{ width:40%; position:relative; z-index:9; padding-top:25px;}
.indc_ms{ color:#fff; font-size:1.125rem; line-height:26px; padding-top:60px;}
.indc_zj{ padding-top:125px; max-width:525px; width:98%;}
.indc_sz{ font-family:"Din"; color:#f18f19; font-size:6.375rem; line-height:80px; height:80px;}
.indc_wb{ color:#fff; padding-left:5px;}
.indc_wb p{ font-size:1.875rem; line-height:34px;}
.indc_zj li.fr .indc_wb p{ font-size:3rem;}
.indc_wb span{ display:block; font-size:1.125rem; line-height:20px; height:20px; padding-top:24px;}
.indc_r{ position:relative; width:54.14285%;}
.indcq1{ position:absolute; left:-89px; top:-89px; -webkit-animation:round-left 8s linear infinite normal; -moz-animation:round-left 8s linear infinite normal; -ms-animation:round-left 8s linear infinite normal; animation:round-left 8s linear infinite normal;}
.indcq2{ position:absolute; left:-222px; top:-222px; -webkit-animation:round-right 8s linear infinite normal; -moz-animation:round-right 8s linear infinite normal; -ms-animation:round-right 8s linear infinite normal; animation:round-right 8s linear infinite normal;}
.indcq3{ position:absolute; left:-354px; top:-354px; -webkit-animation:round-left 8s linear infinite normal; -moz-animation:round-left 8s linear infinite normal; -ms-animation:round-left 8s linear infinite normal; animation:round-left 8s linear infinite normal;}
.indc_logo{ position:absolute; width:52px; height:52px; top:230px; right:290px;}
.indc_logo p{ position:relative; z-index:9;}
.indc_logo:before{ content:""; position:absolute; width:70px; height:70px; background:rgba(239,142,25,0.5); left:-9px; top:-9px; border-radius:50%;
-webkit-animation:round-sf 5s linear infinite normal; -moz-animation:round-sf 5s linear infinite normal; -ms-animation:round-sf 5s linear infinite normal; animation:round-sf 5s linear infinite normal;
}
.indc_bqq i{ display:block; position:absolute; border-radius:50%;
-webkit-animation:round-tmd 5s linear infinite normal; -moz-animation:round-tmd 5s linear infinite normal; -ms-animation:round-tmd 5s linear infinite normal; animation:round-tmd 5s linear infinite normal;
}
.indc_bqq i:nth-child(1){ width:150px; height:150px; left:210px; top:30px;}
.indc_bqq i:nth-child(2){ width:44px; height:44px; left:175px; top:85px;}
.indc_bqq i:nth-child(3){ width:44px; height:44px; right:235px; top:104px;}
.indc_bqq i:nth-child(4){ width:74px; height:74px; right:268px; top:143px;}
.indc_bqq i:nth-child(5){ width:47px; height:47px; right:253px; top:190px;}
.indc_bqq i:nth-child(6){ width:72px; height:72px; left:43px; top:193px;}
.indc_bqq i:nth-child(7){ width:115px; height:115px; left:239px; top:201px;}
.indc_bqq i:nth-child(8){ width:97px; height:97px; left:84px; top:219px;}
.indc_bqq i:nth-child(9){ width:80px; height:80px; left:255px; top:302px;}
.indc_bqq i:nth-child(10){ width:56px; height:56px; left:328px; top:343px;}
.indc_bqq i:nth-child(11){ width:72px; height:72px; right:230px; bottom:250px;}
.indc_bqq i:nth-child(12){ width:50px; height:50px; left:370px; bottom:245px;}
.indc_bqq i:nth-child(13){ width:102px; height:102px; right:52px; bottom:167px;}
.indc_bqq i:nth-child(14){ width:64px; height:64px; right:110px; bottom:139px;}
/*indcfls*/
@keyframes round-right{from{transform:perspective(1000px) rotate(0deg);}50%{transform:perspective(1000px) rotate(180deg);}to{transform:perspective(1000px) rotate(360deg);}}
@keyframes round-left{from{transform:perspective(1000px) rotate(0deg);}50%{transform:perspective(1000px) rotate(-180deg);}to{transform:perspective(1000px) rotate(-360deg);}}
@keyframes round-sf{from{transform:scale(0.5);}50%{transform:scale(1);}to{transform:scale(0.5);}}
@keyframes round-tmd{from{transform:scale(0.9);background:rgba(255,255,255,0.5);}50%{transform:scale(1);background:rgba(255,255,255,0.3);}to{transform:scale(0.9);background:rgba(255,255,255,0.5);}}
/*indcfls*/
@media screen and (max-width:1366px){
.indc_ms br{ display:none;}
}
@media screen and (max-width:1024px){
.index_bgc{ background-size:auto 100%; padding-top:75px; height:auto; margin-top:70px;}
.indc_title:before{font-size:6rem;}
.indc_bqq{ display:none;}
.indc_l{ width:45%;}
.indc_ms{ font-size:1rem;}
.indc_zj{ padding-top:75px;}
.indc_sz{font-size:5rem; line-height:60px; height:60px;}
.indc_wb p{ font-size:1.25rem; line-height:25px;}
.indc_zj li.fr .indc_wb p{ font-size:2rem;}
.indc_wb span{padding-top:14px;}
.indc_logo{ right:90px;}
}
@media screen and (max-width:770px){
.index_bgc{margin-top:50px;}
.indc_title:before{font-size:4rem; line-height:30px}
.indc_title p{font-size:2rem;}
.indc_title span{font-size:1.125rem; padding-top:10px;}
.indc_ms{ color:#fff; font-size:1rem; line-height:26px; padding-top:60px;}
.indc_zj{padding-top:55px; width:100%;}
.indc_sz{font-size:3.5rem; line-height:46px; height:46px;}
.indc_wb p{ font-size:1rem; line-height:20px;}
.indc_zj li.fr .indc_wb p{ font-size:1.125rem;}
.indc_wb span{font-size:0.875rem; line-height:20px; height:20px; padding-top:6px;}
.indc_img img{ height:500px;}
.indcq1 img{width:600px;}
.indcq1{left:-50px; top:-50px;}
.indcq2 img{ width:800px;}
.indcq2{left:-150px; top:-150px;}
.indcq3 img{ width:1100px;}
.indcq3{left:-300px; top:-300px;}
.indc_logo{width:22px; height:22px; top:160px; right:115px;}
.indc_logo img{ display:block; width:100%;}
.indc_logo:before{ width:32px; height:32px; left:-5px; top:-5px;}
}
@media screen and (max-width:520px){
.index_bgc{margin-top:40px; padding-top:50px;}
.index_bgc .kg{ width:96%;}
.indc_title:before{font-size:3rem; line-height:20px;}
.indc_title p{font-size:1.625rem; margin-top:-22px;}
.indc_title span{font-size:1rem; padding-top:5px;}
.indc_l{ width:100%; left:0; top:0; position:absolute; padding-top:25px;}
.indc_sz{font-size:3.25rem;}
.indc_ms{ font-size:0.875rem; line-height:22px; padding-top:30px;}
.indc_r{width:70%;}
.indc_img img{ height:350px;}
.indcq1 img{width:410px;}
.indcq1{left:-30px; top:-30px;}
.indcq2 img{ width:510px;}
.indcq2{left:-80px; top:-80px;}
.indcq3{ display:none;}
.indc_logo{top:30%; right:20%;}
}

.index_bgd{ background:#fff; width:100%; overflow:hidden; padding:100px 0;}
.indd_title{ text-align:center;}
.indd_title:before{ content:"ADVANTAGE"; font-family:"alternate"; font-size:7.625rem; color:#f6f6f6; line-height:50px;}
.indd_title p{ color:#000; font-size:2.5rem; font-family:"Alib"; margin-top:-42px;}
.indd_title p em{ font-style:normal; color:#f18f19;}
.indd_title span{ font-family:"Alil"; font-size:1.5rem; color:#000; padding-top:10px; display:block;}
.indd_gd{ padding-top:50px;}
.indd_nr li{ width:21.5%; float:left; position:relative; overflow:hidden; cursor:pointer; transition:0.5s;}
.indd_nr li.on{ width:35.5%;}
.indd_kg{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.6); z-index:9; transition:0.5s;}
.indd_nr li.on .indd_kg{background:rgba(0,0,0,0.2); transition:0.5s;}
.indd_bt{ padding-top:40px; padding-left:25px; color:#fff;}
.indd_bt span{ font-family:"Din";}
.indd_bt p{ font-size:1.875rem; font-weight:bold;}
.indd_ms{ padding:30px 10px 0 25px; color:#fff; line-height:24px; font-size:1.125rem;}
.indd_img{ margin:0 6.4%; position:absolute; bottom:56px; left:0; width:87.2%;}
.indd_img img{ display:block; width:100%;}
.indd_nr li.on .indd_ms{padding:30px 50px 0 25px;}
.indd_more{ position:absolute; font-family:"Dinb"; color:#f18f19; font-size:1.5rem; bottom:12%; left:-25px; transition:0.5s;}
.indd_nr li.on .indd_more{ left:25px; transition:0.5s 0.5s;}
@media screen and (max-width:1024px){
.index_bgd{padding:90px 0;}
.indd_title:before{font-size:6rem;}
.indd_title p{font-size:2.25rem;}
.indd_title span{font-size:1.375rem;}
.indd_gd{ padding-top:40px;}
.indd_bt p{ font-size:1.5rem;}
.indd_ms{padding:30px 10px 0 15px; font-size:1rem;}
}
@media screen and (max-width:770px){
.index_bgd{padding:80px 0;}
.indd_title:before{font-size:4rem; line-height:30px;}
.indd_title p{font-size:2rem; margin-top:-32px;}
.indd_title span{font-size:1.125rem; padding-top:0px;}
.indd_gd{ padding-top:25px;}
.indd_pic img{ height:420px;}
.indd_ms{ padding:20px 10px 0 15px; line-height:20px; font-size:0.875rem;}
}
@media screen and (max-width:520px){
.index_bgd{padding:40px 0 50px 0;}
.index_bgd .kg{ width:96%;}
.indd_title:before{font-size:3rem; line-height:20px;}
.indd_title p{font-size:1.625rem; margin-top:-22px;}
.indd_title span{font-size:1rem;}
.indd_gd{ padding-top:15px;}
.indd_nr li{ width:50%;}
.indd_nr li.on{ width:50%;}
.indd_pic img{ height:auto; width:100%;}
.indd_bt{ padding-top:15px; padding-left:10px;}
.indd_bt p{ font-size:1.25rem;}
.indd_nr li.on .indd_ms,.indd_ms{ padding:10px;}
.indd_ms br{ display:none;}
.indd_more{ display:none;}
.indd_img{ bottom:5%;}
}

.index_bge{ background:url(../image/index_bge.jpg) no-repeat center; padding-top:110px; height:740px; width:100%; overflow:hidden;}
.index_bge .indc_title:before{content:"PROJECT";}
.inde_topmo{ padding-top:30px;}
.inde_topmo a{ display:block; width:113px; height:44px; background:#f18f19; text-align:center; line-height:44px; color:#fff;}
.inde_gd{ position:relative; margin-top:30px;}
.inde_nr .tempWrap{ overflow:inherit !important;}
.inde_nr li{ position:relative; width:74%; transition:0.5s;}
.inde_nr li.dwe{opacity:0; transition:0.5s;}
.inde_pic{ overflow:hidden; width:81.6%; position:relative;}
.inde_pic img{ display:block; width:100%; transition:0.5s;}
.inde_pic:hover img{transform:scale(1.05);}
.inde_pic:after{ content:""; width:100%; height:100%; background:rgba(0,0,0,0.5); position:absolute; left:0; top:0; transition:0.5s;}
.inde_nr li.cur .inde_pic:after{background:rgba(0,0,0,0); transition:0.5s;}
.inde_wb{ position:absolute; width:256px; background:#f18f19; right:8%; padding:30px; bottom:35px; color:#fff; display: none;}
.inde_wb:after{ content:""; width:3px; height:100%; background:#fff; position:absolute; right:0; top:0; transition:0.5s;}
.inde_mc{ font-size:1.5rem; padding-bottom:20px;}
.inde_ms{ line-height:24px;}
.inde_gdmo{ margin-top:20px;}
.inde_gdmo a{ display:block; height:30px; line-height:30px; position:relative; padding-left:52px; color:#fff; transition:0.5s;}
.inde_gdmo a:before{ content:""; width:5px; height:5px; background:#ffc176; border-radius:50%; position:absolute; left:0; top:13px;}
.inde_gdmo a:after{ content:""; width:42px; height:1px; background:#ffc176; position:absolute; left:0; top:15px; transition:0.5s;}
.inde_gdmo a:hover{ padding-left:10px; transition:0.5s;}
.inde_gdmo a:hover:after{ width:5px; transition:0.5s;}
.inde_jt a{ display:block; float:left; width:65px; height:65px; position:absolute; cursor:pointer; top:45%; border-radius:50%; box-shadow:0px 0px 20px rgba(0,0,0,0.2);}
.inde_jt a.prev{background:url(../image/inde_l.png) no-repeat center rgba(255,255,255,0.8); left:-32px;}
.inde_jt a.next{background:url(../image/inde_r.png) no-repeat center rgba(255,255,255,0.8); right:-32px;}
.inde_an{ display:none;}
@media screen and (max-width:1440px){
.inde_jt a{width:50px; height:50px; top:45%;}
.inde_jt a.prev{left:0px; background-size:auto 20px;}
.inde_jt a.next{right:0px; background-size:auto 20px;}
}
@media screen and (max-width:1024px){
.index_bge{ background-size:auto 100%; padding-top:80px; height:auto; padding-bottom:100px;}
.index_bge .indc_title span{ font-size:1.375rem; padding-top:10px;}
.inde_wb{width:226px; right:5%; padding:20px; bottom:25px;}
.inde_wb:after{width:2px;}
.inde_mc{ font-size:1.375rem; padding-bottom:10px;}
.inde_ms{ line-height:22px; font-size:0.875rem;}
.inde_gdmo{ margin-top:15px;}
}
@media screen and (max-width:770px){
.index_bge .indc_title span{ font-size:1.125rem; padding-top:0px;}
.inde_topmo{ padding-top:15px;}
.inde_topmo a{ width:110px; height:34px; line-height:34px;}
.inde_nr li{width:80%;}
}
@media screen and (max-width:520px){
.index_bge{padding-top:40px; padding-bottom:50px;}
.index_bge .indc_title span{ font-size:1rem;}
.inde_topmo a{ width:90px; height:30px; line-height:30px; font-size:0.875rem;}
.inde_nr{ overflow:hidden;}
.inde_nr li{width:100%;}
.inde_pic{width:100%;}
.inde_pic:after{ display: none;}
.inde_wb{ position:relative; height:34px; line-height:34px; width:92%; right:auto; padding:2% 4%; bottom:auto; overflow: hidden;}
.inde_wb:after{ display:none;}
.inde_mc{ font-size:1.125rem; float:left; padding-bottom:0px;}
.inde_ms{ display:none;}
.inde_gdmo{ margin-top:0px; float:right;}
.inde_gdmo a{ font-size:0.875rem; height:34px; line-height:34px; display: none;}
.inde_jt a{width:35px; height:35px; top:42%;}
.inde_jt a.prev{background-size:auto 16px; left:0px;}
.inde_jt a.next{background-size:auto 16px; right:0px;}
}

.index_bgf{ background:#fff; padding:80px 0 120px 0; width:100%; overflow:hidden;}
.index_bgf .indd_title:before{ content:"NEWS";}
.indf_nr{ padding-top:50px;}
.indf_nr li{ width:32%; position:relative; float:left; margin-bottom:2%;}
.indf_nr li:nth-child(1){ width:66%;}
.indf_nr li:nth-child(2){ margin:0 0 2% 2%;}
.indf_nr li:nth-child(5){ margin:0 2% 2% 2%;}
.indf_pic{ overflow:hidden;}
.indf_pic img{ display:block; width:100%; transition:0.5s;}
.indf_nr li:hover .indf_pic img{transform:scale(1.05);}
.indf_wb{ color:#fff; padding:30px 5%; position:absolute; bottom:0; left:0; width:90%; background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7));}
.indf_wb h3{ font-size:1.625rem; line-height:50px; height:50px; overflow:hidden;}
.indfwms{ font-size:1.125rem; line-height:24px; height:24px; margin-top:6px; overflow:hidden;}
.indf_kg{ background:#f4f4f4; padding:22px 5% 19px 5%;}
.indf_rq{ color:#7c7c7c; font-size:1.5rem; height:45px; line-height:45px; font-family:"alternate";}
.indf_kg h3{ color:#404040; height:34px; line-height:34px; overflow:hidden; font-size:1.5rem; transition:0.5s;}
.indf_ms{ line-height:24px; height:116px; color:#828282; overflow:hidden; margin-top:10px;}
.indf_more{ width:110px; height:36px; border:2px solid #d4d4d4; text-align:center; line-height:36px; color:#7c7c7c; font-size:0.875rem; margin-top:35px; transition:0.5s;}
.indf_nr li:hover .indf_kg h3{ color:#f08300; transition:0.5s;}
.indf_nr li:hover .indf_more{ background:#f08300; border:2px solid #f08300; color:#fff; transition:0.5s;}
@media screen and (max-width:1024px){
.index_bgf{padding:60px 0 80px 0;}
.indf_nr{ padding-top:30px;}
.indf_wb h3{font-size:1.375rem; line-height:40px; height:40px;}
.indfwms{ font-size:1rem; line-height:22px; height:22px;}
.indf_kg{padding:15px 5% 34px 5%;}
.indf_rq{font-size:1.25rem; height:25px; line-height:25px;}
.indf_kg h3{ height:30px; line-height:30px; font-size:1.25rem;}
.indf_ms{ line-height:22px; height:44px; font-size:0.875rem;}
.indf_more{height:30px; line-height:30px; margin-top:15px; width:100px;}
}
@media screen and (max-width:770px){
.indf_wb{padding:15px 3%; width:94%; }
.indf_wb h3{ font-size:1.125rem; line-height:30px; height:30px;}
.indfwms{font-size:0.875rem; line-height:20px; height:20px; margin-top:2px;}
.indf_kg{padding:10px 5% 15px 5%;}
.indf_rq{font-size:1rem; height:20px; line-height:20px;}
.indf_kg h3{height:30px; line-height:30px; font-size:1.125rem;}
.indf_ms{ line-height:22px; height:44px; margin-top:0px;}
.indf_more{ width:90px; height:24px; line-height:24px; font-size:0.75rem; margin-top:8px;}
}
@media screen and (max-width:520px){
.index_bgf{padding:40px 0 50px 0;}
.index_bgf .kg{ width:96%;}
.indf_nr{ padding-top:20px;}
.indf_wb h3,.indf_kg h3{ font-size:0.9375rem; line-height:26px; height:26px;}
.indf_nr .clear{ display:none;}
.indf_nr li{ width:49%; margin-bottom:3%;}
.indf_nr li:nth-child(1){ width:100%;}
.indf_nr li:nth-child(2){ margin:0 0 2% 0%;}
.indf_nr li:nth-child(5){ margin:0 0% 2% 0%;}
.indf_nr li:nth-child(4),.indf_nr li:nth-child(6){ float:right;}
}

.index_bgg{ background:url(../image/index_bgg.jpg) no-repeat center; background-attachment:fixed; position:relative; width:100%; overflow:hidden;}
.indg_img img{ display:block; width:100%;}
.indg_nr{top:200px; text-align:center; position:absolute; left:0; width:100%;}
.indg_nr p{ display:inline-block; position:relative; font-size:1.75rem; color:#000; letter-spacing:30px; height:31px; line-height:31px;}
.indg_nr p:before{ content:""; width:52px; height:3px; background:#1c1c1c; position:absolute; left:-80px; top:18px;}
.indg_nr p:after{ content:""; width:52px; height:3px; background:#1c1c1c; position:absolute; right:-80px; top:18px;}
@media screen and (max-width:1440px){
.indg_nr{top:160px;}
.indg_nr p{font-size:1.5rem; letter-spacing:20px;}
}
@media screen and (max-width:1024px){
.index_bgg{ background-attachment:inherit;}
.indg_nr{top:110px;}
.indg_nr p{font-size:1.5rem; letter-spacing:10px;}
}
@media screen and (max-width:770px){
.indg_nr{top:68%;}
.indg_nr p{ font-size:1.125rem; letter-spacing:6px; height:31px; line-height:31px;}
.indg_nr p:before{width:32px; height:2px; left:-50px; top:15px;}
.indg_nr p:after{width:32px; height:2px; right:-50px; top:15px;}
}
@media screen and (max-width:520px){
.indg_img{ width:180%; margin-left:-40%;}
.indg_nr p{ font-size:1.125rem; letter-spacing:2px;}
.indg_nr p:before{height:1px; left:-40px;}
.indg_nr p:after{height:1px; right:-40px;}
}

.link_bg{ width:100%; background:#2a65af; height:89px; border-bottom:1px solid #3b77c3; position:relative;}
.link_bg:before{ content:""; width:17.7%; background:#53b33f; height:90px; position:absolute; left:0; bottom:-1px;}
.link_title{ height:90px; width:90px; border-radius:15px; background:url(../images/link_pic.png) no-repeat center #389225; position:relative; z-index:9;}
.link_title p{ font-size:1.5rem; font-family:"YaHeiui"; line-height:24px;}
.link_nr{ height:89px; overflow:hidden; line-height:89px; width:1280px;}
.link_nr a{ display:block; float:left; margin-right:30px; font-size:1rem; color:#fff;}
.link_nr a:hover{ text-decoration:underline;}

.foot_bg{ background:url(../image/foot_bg.png) no-repeat center top; border-top:5px solid #e98919; width:100%; position:relative; z-index:9;}
.ftelnav{ padding-top:75px; padding-bottom:60px;}
.ftel_title{ color:#f08300; font-size:1.5rem; font-weight:bold; padding-bottom:15px;}
.ftel_nr{color:#aeaeae; font-size:1rem;}
.ftel_nr p{ line-height:22px; padding-left:26px; margin-bottom:6px;}
.ftel_nr a{ color:#aeaeae;}
.ftelbt { padding-bottom:6px;}
.ftelbt a{ display:block; color:#fff; height:30px; line-height:30px; font-family:"alternate"; font-size:1.875rem; padding-left:22px; position:relative;}
.ftelbt a:before{ content:"热线"; font-size:0.875rem; width:14px; display:block; position:absolute; left:0; top:0; line-height:14px;}
.fewm_nr{ padding-top:18px;}
.fewm_nr img{max-width:100%; display:block; float:left;}
.fewm_nr p{ padding-top:55px; padding-left:12px; color:#949292; font-size:0.875rem; float:left;}
.fnav{ padding-top:55px;}
.fnav li{ float:left; margin-left:90px; min-width:119px;}
.fnav li:nth-child(1){ margin-left:0;}
.fnav li p{ line-height:30px; position:relative;}
.fnav li p:before{ content:""; width:3px; height:3px; background:#8f8f8f; position:absolute; left:0; top:14px;}
.fnav li a{ font-size:1rem; color:#848484; display:block; padding-left:10px;}
.fnav li .fnav_title,.fnav_title{ padding-bottom:12px; margin-bottom:10px; border-bottom:1px solid rgba(240,131,0,0.2);}
.fnav li .fnav_title a,.fnav_title a{ font-size:1.125rem; color:#f08300; padding-left:0px;}
.fnav li a:hover,.fnav_title a:hover{ text-decoration:underline;}
.fbq{ padding:20px 0 0 0 ; line-height:22px; font-size:0.9375rem; color:#848484;}
.fbq em{ font-style:normal;}
.fbq span{ float:right;}
.fbq a{ color:#848484;}
.fbq a:hover{ text-decoration:underline;}
@media screen and (max-width:1024px){
.fnav{ padding-top:35px;}
.fnav li{margin-left:45px; min-width:119px;}
.fnav li a{ font-size:0.9375rem;}
.fbq em{ display:none;}
}
@media screen and (max-width:770px){
.fnav{ display:none;}
}
@media screen and (max-width:520px){
.ftelnav{ padding-top:30px; padding-bottom:40px;}
.ftel_title{font-size:1.25rem;}
.ftelbt a{font-size:1.75rem;}
.ftel_nr p{ line-height:20px; font-size:0.875rem;}
.fbq{ padding:10px 0 65px 0; text-align:center; border-top:1px solid rgba(255,255,255,0.2); line-height:20px; font-size:0.8125rem;}
.fbq span{ display:block; float:none;}
}
/*首页style结束*/

/*内页style开始*/
.about_banner{ background:url(../image/about_banner.jpg) no-repeat center; width:100%; height:526px; position:relative;}
.contact_banner{ background:url(../image/contact_banner.jpg) no-repeat center; width:100%; height:526px; position:relative;}
.jiejue_banner{ background:url(../image/jiejue_banner.jpg) no-repeat center; width:100%; height:526px; position:relative;}
.case_banner{ background:url(../image/case_banner.jpg) no-repeat center; width:100%; height:526px; position:relative;}
.video_banner{ background:url(../image/video_banner.jpg) no-repeat center; width:100%; height:526px; position:relative;}
.news_banner{ background:url(../image/news_banner.jpg) no-repeat center; width:100%; height:526px; position:relative;}
.pro_banner{ background:url(../image/pro_banner.jpg) no-repeat center; width:100%; height:250px; position:relative;}
.main_cen{ padding-top:200px; text-align:center; color:#fff;}
.main_cen span{ font-family:"Din"; font-size:2.5rem; display:block; line-height:38px;}
.main_cen p{ font-size:3rem; font-family:"Alim"; line-height:50px;}
.main_cen p em{ color:#f08300; font-style:normal;}
.pro_banner .main_cen{ padding-top:130px;}

.main_flbg{width:100%; position:relative; background:url(../image/proflbg.png) no-repeat center top; padding-bottom:5px; padding-top:10px;}
.main_fl li{ position:relative; float:left; width:11.111%;}
.main_fl li a{ color:#757575; font-size:1.125rem; height:70px; display:block; line-height:70px; text-align:center; position:relative; z-index:9; transition:0.5s;}
.main_fl li:hover a,.main_fl li.cur a{ color:#f08300; transition:0.5s;}
.main_fl li:after{content:""; display:block; background:#f08300; width:20%; height:4px; position:absolute; bottom:12px; left:40%; border-radius:2px; transform:scaleX(0); transition:0.5s;}
.main_fl li:hover:after,.main_fl li.cur:after{transform:scaleX(1); transition:0.5s;}
.main{ background:#fff; padding-top:70px; padding-bottom:110px;}
.about_nr{ color:#5a5a5a; font-size:1rem; line-height:30px;}
.about_nr img{ max-width:100%;}
@media screen and (max-width:1024px){
.about_banner,.contact_banner,.jiejue_banner,.case_banner,.video_banner,.news_banner{ background-size:auto 100%; height:380px;}
.main_cen{ padding-top:120px;}
.main_cen span{font-size:2rem;}
.main_cen p{ font-size:2.5rem; line-height:46px;}
.pro_banner .main_cen{ padding-top:130px;}
.main_fl li a{font-size:1rem; overflow:hidden;}
}
@media screen and (max-width:770px){
.about_banner,.contact_banner,.jiejue_banner,.case_banner,.video_banner,.news_banner{height:280px;}	
.main_cen{ padding-top:80px;}
.main_cen span{font-size:2rem; line-height:32px;}
.main_cen p{ font-size:1.875rem; line-height:40px;}
}
@media screen and (max-width:520px){
.about_banner,.contact_banner,.jiejue_banner,.case_banner,.video_banner,.news_banner{height:150px;}	
.pro_banner{background-size:auto 100%; height:150px;}
.main_cen{ padding-top:25px;}
.main_cen span{font-size:1.625rem; line-height:30px;}
.main_cen p{ font-size:1.5rem; line-height:26px;}
.pro_banner .main_cen{ padding-top:65px;}

.main{padding-top:40px; padding-bottom:60px;}
.about_nr{font-size:0.875rem; line-height:180%;}
}
/*about*/
.abo_bga{ padding-top:70px; padding-bottom:110px; overflow:hidden; width:100%; background:#fff;}
.aboa_title{ color:#000; font-family:"Alib"; font-size:2.25rem;}
.aboa_nr{ padding-top:45px;}
.aboa_l{ color:#686868; font-size:1rem; line-height:26px; width:71%;}
.aboa_r{ position:relative; padding-top:115px;}
.aboa_r:before{ content:""; width:44px; height:4px; background:#f08300; position:absolute; right:0; top:0;}
.aboa_img{ padding-top:55px;}
.aboa_img li.fl{ width:64.4%;}
.aboa_img li.fr{ width:33.5%;}
.aboa_img li img{ display:block; width:100%;}
.aboa_zj{ padding-top:60px;}
.aboa_zmc{ height:50px; line-height:50px; color:#f08400; font-weight:bold; font-size:1.5rem;}
.aboa_znr{ padding-top:28px;}
.aboa_znr li{ float:left; width:24%; margin-left:1.333%;}
.aboa_znr li:nth-child(1){ margin-left:0%;}
.aboa_znr li a{ border:1px solid #e6e6e6; padding:50px 6%; background:#f7f7f7; display:block;}
.aboa_kg{ padding-left:18px; color:#686868; line-height:26px; position:relative; height:130px;}
.aboa_kg:before{ content:""; display:block; background:#d4d4d4; width:3px; height:43px; position:absolute; top:0px; left:0%;}
@media screen and (max-width:1024px){
.abo_bga{ padding-top:60px; padding-bottom:90px;}
.aboa_title{font-size:2rem;}
.aboa_nr{ padding-top:25px;}
.aboa_znr li a{padding:25px 4%;}
.aboa_kg{line-height:22px; height:132px; font-size:0.875rem;}
.aboa_kg br{ display:none;}
}
@media screen and (max-width:770px){
.aboa_l{font-size:0.875rem; line-height:24px;}
.aboa_img{ padding-top:35px;}
.aboa_zj{ padding-top:40px;}
}
@media screen and (max-width:520px){
.abo_bga{ padding-top:40px; padding-bottom:50px;}
.abo_bga .kg{ width:96%;}
.aboa_title{font-size:1.625rem;}
.aboa_nr{ padding-top:25px;}
.aboa_l{ float:none; width:100%;}
.aboa_r{ position:relative; padding-top:115px;}
.aboa_r{ display:none;}
.aboa_img{ padding-top:20px;}
.aboa_zj{ padding-top:35px;}
.aboa_zmc{ height:48px; line-height:24px; font-size:1.125rem;}
.aboa_znr{ padding-top:5px;}
.aboa_znr li{width:49%; margin-left:0%; padding-top:2%;}
.aboa_znr li:nth-child(2n){ float:right;}
.aboa_kg{line-height:20px; font-size:0.8125rem; padding-left:10px; height:140px;}
}

.abo_bgb{ background:url(../image/abo_bgb.jpg) no-repeat center bottom #f9f9f9; width:100%; padding-top:65px; padding-bottom:250px;}
.abob_bt{ color:#000; font-family:"Alib"; font-size:2.25rem;}
.abob_bt span{ font-family:"alternate"; color:#bfbfbf; padding-left:20px;}
.abob_nr{ padding-top:160px; overflow: hidden;}
.abob_nr .swiper-wrapper .swiper-slide:nth-child(2n){ padding-top:60px;}
.abob_nr .swiper-wrapper .swiper-slide a{ display:block; background:url(../image/abob_lxt.png) no-repeat left top; padding-left:33px;}
.abob_mc{ color:#4d4d4d; font-size:2.25rem; font-family:"alternate"; line-height:30px; transition:0.5s;}
.abob_ms{ margin-top:30px; line-height:24px; color:#575757;}
.abob_nr .swiper-wrapper .swiper-slide:hover .abob_mc{ color:#f08400; transition:0.5s;}
.abob_jt{ position:relative;}
.abob_jt:after{ content:""; width:2px; height:15px; background:#bfbfbf; position:absolute; left:49%; top:19px;}
.abob_jt a{ display:block; float:left; width:50px; height:50px; position:relative; text-align: center; cursor:pointer; left: auto; top: 26px; right: auto; bottom: auto; --swiper-navigation-size: 26px; --swiper-theme-color: #f08400;}
.abob_an{ display:none;}
@media screen and (max-width:1024px){
.abo_bgb{padding-bottom:100px;}
.abob_bt{font-size:2rem;}
.abob_nr{ padding-top:60px;}
.abob_nr .swiper-wrapper .swiper-slide a{margin:0 4%; background-size:14px auto; padding-left:23px;}
.abob_mc{font-size:2rem;}
.abob_ms{ margin-top:20px; line-height:20px; font-size:0.875rem;}
}
@media screen and (max-width:770px){
.abob_nr{ overflow:hidden;}
}
@media screen and (max-width:520px){
.abo_bgb{padding-top:40px; padding-bottom:50px;}
.abob_bt{font-size:1.625rem; line-height:40px;}
.abob_bt span{padding-left:10px;}
.abob_nr{ padding-top:30px;}
.abob_nr .swiper-wrapper .swiper-slide:nth-child(2n){ padding-top:0px;}
.abob_mc{font-size:1.625rem;}
.abob_ms{ margin-top:20px;}
.abob_jt:after{ top:13px;}
.abob_jt a{width:40px; height:40px; --swiper-navigation-size: 20px; top: 21px;}
}

.abo_bgc{ background:#fff; padding-top:85px; padding-bottom:130px; overflow:hidden; width:100%;}
.aboc_nr{ padding-top:20px;}
.aboc_nr li{ float:left; width:46%; margin-left:4%; margin-top:50px;}
.aboc_bt{ font-size:1.875rem; line-height:30px; color:#ff8400;}
.aboc_bt p{ line-height:18px; color:#5e5e5e; font-size:0.875rem; font-family:"Din"; position:relative; padding-left:24px;}
.aboc_bt p:before{ content:""; width:18px; height:2px; background:#000; position:absolute; left:0; top:8px;}
.aboc_wb{ width:73%; color:#4d4d4d; line-height:24px; font-size:1.25rem;}
.aboc_nr li:nth-child(7),.aboc_nr li:nth-child(8){ width:96%;}
.aboc_zj{ width:91%;}
.aboc_kc{ float:left; width:20%; text-align:center;}
.aboc_mc{ color:#6e6e6e; padding-top:13px;}
.aboc_mc p{ color:#4d4d4d; font-size:1.25rem; padding-bottom:5px;}
.aboc_wzj{ width:87%;}
.aboc_wms{color:#4d4d4d; line-height:24px; font-size:1.25rem; margin-left:90px;}
.aboc_wms:nth-child(1){ margin-left:0;}
@media screen and (max-width:1024px){
.abo_bgc{padding-top:65px; padding-bottom:100px;}
.aboc_nr li{margin-left:3%; margin-top:30px;}
.aboc_bt{ font-size:1.625rem;}
.aboc_bt p{font-size:0.75rem; padding-left:18px;}
.aboc_bt p:before{width:10px;}
.aboc_wb,.aboc_wms{font-size:1rem;}
.aboc_mc{ font-size:0.875rem;}
.aboc_mc p{ font-size:1.125rem;}
}
@media screen and (max-width:770px){
.aboc_nr li{ float:none; width:auto; margin-left:0%;}
.aboc_wzj{ width:80%;}
.aboc_wms{margin-left:40px;}
}
@media screen and (max-width:520px){
.abo_bgc{padding-top:40px; padding-bottom:50px;}
.abo_bgc .kg{ width:96%;}
.aboc_nr{ padding-top:0px;}
.aboc_nr li{ margin-top:20px;}
.aboc_bt{ font-size:1.125rem; line-height:28px; float:none;}
.aboc_bt p{ display:none;}
.aboc_bt p:before{ display:none;}
.aboc_wb{ width:auto; line-height:20px; font-size:0.875rem; float:none;}
.aboc_zj{ width:auto; float:none;}
.aboc_kc{width:33.333%; margin-top:10px;}
.aboc_pic img{ max-width:60%;}
.aboc_mc{padding-top:8px; font-size:0.8125rem; margin:0 5%;}
.aboc_mc p{ font-size:1rem; padding-bottom:3px;}
.aboc_wzj{ width:auto; float:none;}
.aboc_wms{line-height:20px; font-size:0.875rem; margin-left:0px;}
}

.abo_bgd{ background:url(../image/abo_bgd.jpg) no-repeat center; background-size: cover; width:100%; padding-top:80px; padding-bottom: 100px; overflow:hidden;}
.abod_gd{ margin-top:85px; position:relative;}
.abod_nr li{ float:left; width:25%;}
.abod_nr li a{ display:block; margin:0 5%;}
.abod_pic{ overflow:hidden;}
.abod_pic img{ display:block; width:100%; transition:0.5s;}
.abod_an li:hover .abod_pic img{transform:scale(1.05);}
.abod_an{ padding-top:65px; text-align:center;}
.abod_an li{ display:inline-block; width:15px; height:15px; background:#fff; border-radius:50%; margin:0 7px; cursor:pointer; text-indent:-999rem; transition:0.5s;}
.abod_an li.on{ background:#ffa200; transition:0.5s;}
@media screen and (max-width:1024px){
.abo_bgd{ background-size:auto 100%; padding-top:60px; height:auto; padding-bottom:90px;}
.abod_gd{ margin-top:45px;}
.abod_an{ padding-top:25px;}
}
@media screen and (max-width:520px){
.abo_bgd{ background-size:auto 100%; padding-top:40px; height:auto; padding-bottom:50px;}
.abo_bgd .kg{ width:96%;}
.abod_gd{ margin-top:15px;}
.abod_nr li{width:50%;}
.abod_nr li a{margin:0 2%;}
.abod_an{ padding-top:25px;}
.abod_an li{ width:10px; height:10px; margin:0 3px;}
}

.abo_bge{ background:#fff; width:100%; padding:80px 0 100px 0; overflow:hidden;}
.aboe_gd{ margin-top:50px;}
.aboe_nr ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.aboe_nr li{ flex: 0 1 25%;}
.aboe_nr li:nth-child(n+5){ margin-top: 1.333%;}
.aboe_nr li a{ display: block; margin: 0 2.5%;}
.aboe_pic{ overflow: hidden;}
.aboe_pic img{ display: block; width: 100%; transition: 0.5s;}
.aboe_nr li:hover .aboe_pic img{ transform: scale(1.05);}
.aboe_mc{ height: 45px; line-height: 45px; text-align: center;}


/*about*/
.book_title{ font-size:1rem; line-height:30px; padding-bottom:40px;}
.book_title p{ color:#000;}
.book_nr div.fl,.book_nr div.fr{ width:49%; padding-bottom:15px;}
.book_nr div.book{ width:100%; padding-bottom:15px;}
.contxt{ width:96%; display:block; padding:0 2%; font-family:"微软雅黑"; font-size:1rem; height:44px; outline:none;}
.contxta{ width:98%; line-height:30px; padding:1%; height:150px; font-family:"微软雅黑"; font-size:1rem; outline:none;}
.btn{width:150px; border:0; background:#f08400; font-family:"微软雅黑"; height:46px; cursor:pointer; font-size:1.25rem; color:#fff; float:right; margin-left:15px;}
@media screen and (max-width:520px){
.book_title{ font-size:0.875rem; line-height:22px; padding-bottom:15px;}
.book_nr div.fl,.book_nr div.fr{ width:99%; float:none;}
.contxt{font-size:0.875rem; height:40px;}
.contxta{ width:96%; line-height:24px; padding:2%; font-size:0.875rem;}
.btn{width:110px;height:36px; font-size:1rem;}
}
/*video*/
.video_nr li{ float:left; width:31%; padding-bottom:3.5%;}
.video_nr li:nth-child(3n-1){ margin:0 3.5%;}
.video_pic{ overflow:hidden; position:relative; border-radius:10px;}
.video_pic img{ display:block; width:100%; transition:0.5s;}
.video_nr li:hover .video_pic img{transform:scale(1.05);}
.video_pic:after{content:""; display:block; position:absolute; left:0; top:0; background:url(../image/video_pic.png) no-repeat center rgba(0,0,0,0.5); width:100%; height:100%;}
.video_mc{ height:62px; padding:10px 3% 0 3%; border-radius:0 0 10px 10px; box-shadow:0px 0px 20px rgba(0,0,0,0.2); margin-top:-10px; transition:0.5s;}
.video_mc p{ line-height:62px; height:62px; color:#000; font-size:1.125rem; float:left; transition:0.5s; overflow:hidden;}
.video_mc span{ float:right; display:block; line-height:62px; height:62px; font-size:0.875rem; color:#8a8a8a; transition:0.5s;}
.video_nr li:hover .video_mc{ background:#ff8400; transition:0.5s;}
.video_nr li:hover .video_mc p,.video_nr li:hover .video_mc span{ color:#fff; transition:0.5s;}
@media screen and (max-width:1024px){
.video_mc{height:52px; font-size:1rem;}
.video_mc p{ line-height:52px; height:52px; font-size:1rem;}
.video_mc span{ display:none;}
}
@media screen and (max-width:770px){
.video_pic:after{background-size:30%;}
.video_nr li{ width:32%; padding-bottom:2%;}
.video_nr li:nth-child(3n-1){ margin:0 2%;}
.video_mc p{ font-size:0.875rem;}
}
@media screen and (max-width:520px){
.main .kg{ width:96%;}
.video_nr li{ width:49%; padding-bottom:25px;}
.video_nr li:nth-child(3n-1){ margin:0;}
.video_nr li:nth-child(2n){ float:right;}
.video_mc{ height:42px;}
.video_mc p{ line-height:42px; height:42px;}
}
/*video*/

/*case*/
.case_nr li{ float:left; width:32%; padding-bottom:2%;}
.case_nr li:nth-child(3n-1){ margin:0 2%;}
.case_nr li a{ display:block; padding-top:10px; position:relative;}
.case_nr li a:before{content:""; display:block; position:absolute; left:2%; top:0; background:#e4e4e4; width:96%; height:10px; border-radius:10px 10px 0 0; transition:0.5s;}
.case_nr li:hover a:before{background:#ff8400; transition:0.5s;}
.case_pic{overflow:hidden; position:relative; z-index:9;}
.case_pic img{ display:block; width:100%; transition:0.5s;}
.case_nr li:hover .case_pic img{transform:scale(1.05);}
.case_mc{height:62px; line-height:62px; overflow:hidden; border-bottom:2px solid #d4d4d4; position:relative;}
.case_mc p{ padding-left:2%; width:80%; overflow:hidden; line-height:62px; height:62px; color:#000; font-size:1.125rem;}
.case_mc:after{content:"+"; display:block; font-size:1.875rem; position:absolute; right:0; top:0; line-height:62px; height:62px;}
@media screen and (max-width:1024px){
.case_mc{height:58px; line-height:58px;}
.case_mc p{line-height:58px; height:58px; color:#000; font-size:1rem;}
.case_mc:after{font-size:1.5rem; line-height:58px; height:58px;}
}
@media screen and (max-width:770px){
.case_mc{height:48px; line-height:48px;}
.case_mc p{line-height:48px; height:48px; font-size:0.875rem;}
.case_mc:after{font-size:1.25rem; line-height:48px; height:48px;}
}
@media screen and (max-width:520px){
.case_nr li{ width:49%; padding-bottom:25px;}
.case_nr li:nth-child(3n-1){ margin:0;}
.case_nr li:nth-child(2n){ float:right;}
.case_nr li a{padding-top:5px;}
.case_nr li a:before{height:5px; border-radius:5px 5px 0 0;}
.case_mc{height:42px; line-height:42px;}
.case_mc p{line-height:42px; height:42px;}
.case_mc:after{line-height:42px; height:42px;}
}
/*case*/

/*hezuo*/
.hezuo_nr li{ float:left; width:16.666%; margin-left:-1px; margin-top:-1px;}
.hezuo_pic{ border:1px solid #ddd; overflow:hidden;}
.hezuo_pic img{ display:block; width:100%;}
@media screen and (max-width:770px){
.hezuo_nr li{width:20%;}
}
@media screen and (max-width:520px){
.hezuo_nr li{width:33.333%;}
}
/*hezuo*/

/*news*/
.news_bg{ padding-top:30px; padding-bottom:60px; width:100%; background:#fff;}
.news_title{ text-align:center; font-size:1.875rem; color:#f08300; font-weight:bold;}
.news_gd{ margin-top:35px; position:relative;}
.news_gd:before{content:""; display:block; position:absolute; left:0; top:0; background:#f4f4f4; width:60%; height:100%;}
.news_gd .kg{ position:relative; z-index:9;}
.newst_pic{ width:50%; overflow:hidden;}
.newst_pic img{ display:block; width:100%; transition:0.5s;}
.news_kj li:hover .newst_pic img{transform:scale(1.05);}
.newst_wb{ width:45%; padding-top:70px;}
.news_mc{ line-height:40px; height:80px; overflow:hidden; font-size:1.875rem; color:#000; transition:0.5s;}
.news_bz{ margin-top:40px; line-height:30px; height:90px; color:#606060; overflow:hidden;}
.newstrqmor{ border-top:1px solid #e5e5e5; margin-top:45px; padding-top:35px;}
.newstrqmor .news_rq{ margin-top:15px;}
.news_more{ width:133px; height:50px; line-height:50px; color:#fff; background:#f08300; text-align:center; border-radius:25px;}
.news_kj li:hover .news_mc{ color:#f08300; transition:0.5s;}
.news_an{ padding-top:39px; padding-bottom:20px; float:right; position:relative;}
.news_an:after{ content:""; width:1px; height:25px; background:#d4d4d4; position:absolute; left:50%; top:39px;}
.news_an a{ display:block; float:left; height:25px; line-height:25px;}
.news_an a{ font-family:"Din"; cursor:pointer;}
.news_an span{ font-family:"Dinb"; color:#f08300;}
.news_an a.prev{ padding-right:40px;}
.news_an a.next{ padding-left:40px;}
.news_an a.prev span{ padding-right:25px;}
.news_an a.next span{ padding-left:25px;}
.news_qq{ display:none;}
.news_nr{ padding-top:65px;}
.news_nr ul{ display: flex; flex-wrap: wrap;}
.news_nr li{ position:relative; padding-bottom:50px; width:31%;}
.news_nr li:nth-child(3n-1){ margin:0 3.5%;}
.news_pic{ overflow:hidden; transition:0.5s;}
.news_pic img{ display:block; width:100%; transition:0.5s;}
.news_nr li:hover .news_pic img{transform:scale(1.05);}
.news_nr li:hover .news_pic{box-shadow:0px 0px 30px rgba(0,0,0,0.4); transition:0.5s;}
.news_wb{ position:relative; margin-top:15px; border-top:1px solid #d4d4d4; padding-top:5px;}
.news_wb:before{content:""; display:block; position:absolute; left:0; top:-1px; background:#f08300; width:0%; height:2px; transition:0.5s;}
.news_nr li:hover .news_wb:before{ width:100%; transition:0.5s;}
.news_bt{ font-size:1.125rem; font-weight:bold; height:50px; line-height:50px; overflow:hidden;}
.news_ms{ font-size:0.9375rem; line-height:22px; height:44px; color:#898989; overflow:hidden; transition:0.5s;}
.news_rq{ margin-top:15px; background:url(../image/news_01.png) no-repeat left center; height:25px; line-height:25px; color:#8e8e8e; padding-left:30px; font-size:0.875rem;}
.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:1.5rem; font-weight:bold; line-height:25px; }
.newsshow_title p{ font-size:0.875rem; color:#999; font-weight:normal; padding-top:8px;}
.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:0.9125rem; line-height:26px; }
.newsshow_wnnr img{ max-width:100%;}
.bdsharebuttonbox{ margin:0 auto; padding-top:40px; width:145px;}
.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
.sxyjsys a:hover{ text-decoration:underline;}
.xgnews-tit{ text-align:center; font-size:1.25rem; font-weight:bold; line-height:46px; height:46px; color:#717171;}
.xgnews-con{ padding-top:15px;}
.xgnews-con li{ float:left; width:45%; margin-left:1%; margin-right:4%; line-height:24px; list-style-position:inside; list-style-type:disc;}
.xgnews-con li a{ font-size:14px;}
.xgnews-con li span{ float:right; color:#999; font-size:12px;}
.xgnews-con li a:hover{ text-decoration:underline;}
@media screen and (max-width:1024px){
.news_mc{ line-height:30px; height:60px; font-size:1.5rem;}
.news_bz{ margin-top:15px; line-height:24px; height:72px; font-size:0.875rem;}
.newstrqmor{margin-top:20px; padding-top:20px;}
.newstrqmor .news_rq{ margin-top:5px;}
.news_more{ width:120px; height:40px; line-height:40px;}
.news_ms{ font-size:0.875rem;}
}
@media screen and (max-width:770px){
.news_title{font-size:1.5rem;}
.newst_wb{padding-top:20px;}
.news_mc{ line-height:24px; height:48px; font-size:1.125rem;}
.news_bz{ margin-top:15px; line-height:20px; height:40px;}
.newstrqmor{margin-top:15px; padding-top:15px;}
.news_more{ width:100px; height:30px; line-height:30px; font-size:0.75rem; border-radius:25px;}
.news_an{ padding-top:19px; padding-bottom:15px;}
.news_an:after{top:19px;}
.news_nr{ padding-top:55px;}
.news_rq{background-size:auto 18px;}
.newsshow_title{font-size:1.25rem; }
.newsshow_title p{ font-size:0.75rem; padding-top:5px;}
.newsshow_wnnr{font-size:0.875rem; line-height:180%; }
}
@media screen and (max-width:520px){
.news_bg .kg{ width:96%;}
.news_gd{ margin-top:25px; padding-bottom:20px;}
.news_gd:before{width:100%;}
.newst_pic{ width:100%; float:none;}
.newst_wb{ width:100%; float:none; padding-top:15px;}
.news_mc{ line-height:24px; height:48px; font-size:1rem;}
.news_bz{ margin-top:5px;}
.news_an{ display:none;}
.news_nr{ padding-top:25px;}
.news_nr li{ padding-bottom:20px; flex: 0 1 49%;}
.news_nr li:nth-child(3n-1){ margin:0%;}
.news_nr li:nth-child(2n){ float:right;}
.news_wb{margin-top:10px;}
.news_bt{ font-size:0.9375rem; height:32px; line-height:32px;}
.news_ms{ font-size:0.75rem; line-height:18px; height:36px;}
.news_rq{ background-size:auto 16px; height:22px; line-height:22px; margin-top:5px; padding-left:22px; font-size:0.75rem;}
.newsshow_title{font-size:1.125rem; line-height:24px; }
.newsshow_title p{ padding-top:3px;}
.xgnews-tit{font-size:1.125rem; }
.xgnews-con li{width:95%;}
}
/*news*/

/*product*/
.pro_bg{ background:#efefef; padding-top:40px; padding-bottom:100px;}
.pro_title{ text-align:center;}
.pro_title h2{ color:#000; font-size:1.875rem; font-weight:bold;}
.pro_title p{ font-family:"Alil"; font-size:1.125rem; color:#000;}
.pro_title:after{content:""; display:block; margin:15px auto 0 auto; width:48px; height:3px; background:#f08300;}
.pro_bt{ font-size:1.5rem; color:#000; height:30px; line-height:30px; padding-left:17px; position:relative;}
.pro_bt:before{content:""; display:block; width:3px; height:30px; background:#f08300; position:absolute; left:0; top:0;}
.pro_nr ul{ background:#fff; padding:1.5%; margin-top:30px;}
.pro_nr li{width:49%; padding-top:30px;}
.pro_pic{ overflow:hidden;}
.pro_pic img{ display:block; width:100%; transition:0.5s;}
.pro_nr li:hover .pro_pic img{transform:scale(1.05);}
.pro_mc{ height:62px; line-height:62px; text-align:center; color:#000; font-size:1.375rem; overflow:hidden; transition:0.5s;}
.pro_nr li:hover .pro_mc{ color:#f08300; transition:0.5s;}
.main_wz{ font-size:1rem; color:#5d5d5d; line-height:60px; text-align:right;}
.main_wz span{ padding:0 8px; font-family:"宋体";}
.main_wz a{ color:#737373;}
.main_wz a:hover{ color:#f08300;}
@media screen and (max-width:1024px){
.pro_mc{ height:52px; line-height:52px; font-size:1.25rem;}
}
@media screen and (max-width:770px){
.pro_title h2{font-size:1.5rem;}
.pro_title p{font-size:1rem;}
.pro_title:after{width:32px; height:2px;}
.main_fl{ overflow:hidden;}
.main_fl.wrapper li{ width:auto;}
.main_fl.wrapper li a{ display:block; padding:0 20px;}
.pro_mc{ height:52px; line-height:52px; font-size:1.125rem;}
}
@media screen and (max-width:520px){
.pro_bg{padding-bottom:40px;}
.main_flbg{ background-size:auto 100%;}
.main_fl.wrapper li a{ font-size:1rem; padding:0 12px; height:50px; line-height:50px; font-size:0.9375rem;}
.main_fl li:after{ height:3px; bottom:6px;}
.pro_title:after{ margin:10px auto 0 auto;}
.pro_nr ul{padding:2% 2% 30px 2%; margin-top:20px;}
.pro_nr li{padding-top:20px;}
.pro_mc{ height:42px; line-height:42px; font-size:0.9375rem;}
}

.proshowa{background:#fff; padding:60px 3%;}
.proshow_gd{ width:56.2%; position:relative;}
.proshow_img{ overflow:hidden; position:relative;}
.proshow_img .swiper-wrapper .swiper-slide img{ display:block; width:100%;}
.proshow_img .swiper-button-prev,.proshow_img .swiper-button-next{ background: rgba(0,0,0,0.5); width: 50px; height: 50px; border-radius: 50%; margin-top: -25px; --swiper-navigation-size: 22px; --swiper-theme-color: #fff; transition: 0.5s;}
.proshow_img .swiper-button-prev{ left: -50px;}
.proshow_img .swiper-button-next{ right: -50px;}
.proshow_img:hover .swiper-button-prev{ left: 1%;}
.proshow_img:hover .swiper-button-next{ right: 1%;}

.proshow_an{ margin-top: 15px; overflow: hidden; position:relative;}
.proshow_an .swiper-wrapper .swiper-slide a{ display: block; border: 2px solid #eee; transition: 0.5s;}
.proshow_an .swiper-wrapper .swiper-slide.swiper-slide-thumb-active a{border: 2px solid #f08300;}
.proshow_an .swiper-wrapper .swiper-slide img{ display: block; width: 100%;}


.proshowa_wb{ width:41%;}
.nycp_bt{color:#f08300; font-size:1.75rem; font-weight:bold; border-bottom:1px solid #ddd; line-height:78px; height:78px;}
.nycp_nr{ font-size:1rem; color:#4d4d4d; line-height:24px; padding-top:25px;}
.nycp_nr img{ max-width:100%;}
.nycp_more{padding-top:50px;}
.nycp_more a{display:inline-block; background:#f08300; text-align:center; line-height:50px; padding:0 25px; font-size:1.125rem; color:#fff;}
.nycp_more .job_moreb{ display:none;}
.nycp_more img{ margin-bottom:-8px; margin-right:8px;}
.proshow_bom{ padding-top:45px;}
.proshow_title li{ float:left; font-size:1.375rem; width:176px; margin-right:7px; text-align:center; cursor:pointer; line-height:54px; color:#484848; height:54px; border:1px solid #d4d4d4; border-bottom:none; transition:0.5s;}
.proshow_title li.on{ background:#f08300; color:#fff; transition:0.5s;}
.proshow_kj{ background:#fff;}
.proms_l{ width:74%; padding:25px 2% 0 2%; position:relative; min-height:300px;}
.proms_l:after{content:""; display:block; width:2px; height:100%; background:#efefef; position:absolute; right:0; top:0;}
.proshow_nr{ font-size:1rem; line-height:24px;}
.proshow_nr img{ max-width:100%;}
.showcp_an{ padding-top:0.875rem; width:100%; padding-top:40px; margin-bottom:50px;}
.showcp_an p{width:120px;}
.showcp_an p a{width:100%;height:40px; background:#f08300; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
.proms_r{ width:18%; padding:2%;}
.prolx_title{ color:#323232; font-size:1.5rem;}
.prolx_nr{ padding-top:20px;}
.prolx_nr li{ padding-top:15px;}
.prolx_nr li p{ color:#929292;}
.prolx_nr li a{ display:block; color:#f08300; font-size:1.25rem;}
.cnxh{ margin-top:20px; background:#fff; padding:2%;}
.cnxh_tit{font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; border-bottom:3px solid #454545; text-align:center;}
.cnxh_nr li{ margin-top:20px; float:left; width:24%; margin-right:1.333%;}
.cnxh_nr li:nth-child(4){ margin-right:0;}
.cnxh_pic{ overflow:hidden; border:1px solid #ddd;}
.cnxh_pic img{ display:block; width:100%; transition:0.5s;}
.cnxh_nr li:hover .cnxh_pic img{transform:scale(1.1);}
.cnxh_wb{ background:#ddd; height:40px; line-height:40px; overflow:hidden; font-size:0.875rem; text-align:center; transition:0.5s;}
.cnxh_nr li:hover .cnxh_wb{ background:#f08300; color:#fff; transition:0.5s;}
@media screen and (max-width:1024px){
.nycp_bt{font-size:1.5rem; line-height:58px; height:58px;}
.proshow_title li{font-size:1.125rem; width:156px;}
.prolx_title{ font-size:1.375rem;}
.prolx_nr li a{ font-size:1.125rem;}
.proms_r{ padding:1%; width:20%;}
.pro_bt{ font-size:1.375rem;}
.proshow_nr{ font-size:0.9375rem;}
}
@media screen and (max-width:770px){
.main_wz{ font-size:0.875rem;}
.proshowa{padding:20px 2%;}
.nycp_bt{font-size:1.5rem; line-height:48px; height:48px;}
.nycp_nr{ font-size:0.875rem; line-height:22px; padding-top:15px;}
.nycp_more{padding-top:30px;}
.proshow_bom{ padding-top:35px;}
.proms_l{ width:auto; padding:25px 2% 0 2%; float:none;}
.proshow_title li{font-size:1rem; width:126px; line-height:40px; height:40px;}
.proms_r{ display:none;}
.proshow_nr{ font-size:0.875rem; line-height:180%;}
}
@media screen and (max-width:520px){
.main_wz{ display:none;}
.proshow{ padding-top:25px;}
.proshowa{padding:20px 2%;}
.proshow_gd{ width:100%;}
.proshowa_wb{ width:100%; padding-top:15px;}
.nycp_bt{font-size:1.25rem; line-height:38px; height:38px;}
.nycp_more{padding-top:20px;}
.nycp_more a{line-height:40px; padding:0 15px; font-size:0.875rem;}
.nycp_more img{ height:20px;}
.nycp_more .job_morea{ display:none;}
.nycp_more .job_moreb{ display:block;}
.showcp_an p{width:100px;}
.showcp_an p a{height:36px; line-height:36px; font-size:0.875rem;}
.cnxh_nr li{width:49%; margin-right:0%;}
.cnxh_nr li:nth-child(2n){ float:right;}
}
/*product*/
/*内页style结束*/

.fswzj{ display:none;}@media(max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#f08300;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #ff9516;}.fswzj ul li{color:#fff; width:25%; text-align:center; padding:0.3rem 0; position:relative; float:left;}.fswzj ul li a{ color:#fff;  display:block; border-left:1px solid #ff9516;}.fswzj ul li.on a{ border-left:none;}.fnav_pic{ width:24%; margin:0 auto;}.fnav_pic img{ width:100%;}.fnav_wb{font-size:0.8125rem; padding-top:2px;}footer{ padding:20px 0 120px 0;}}


@media screen and (max-width:770px){
/*分类*/
header{ background:none; width:auto; display:block;position: relative; z-index:100; margin:0; padding:0; border-radius:0; float:none !important;}
header nav li{background:none; line-height:inherit; margin-bottom:auto;}
header nav li a{ font-weight:inherit; border:none; padding:inherit; height:auto; z-index:9;}
header nav li span{ display:none;}
header nav li ul li{ margin:auto; background:none;}
header nav li ul li a{border:0; line-height:inherit;}
header nav li i{ height:40px;}
.mean-container .mean-bar {width:100%;position:relative;background:#0056ab; height:40px; z-index:99;}
.mean-container .mean-bar div.fl{ font-size:1rem; color:#fff; line-height:40px; padding-left:2%;}
.mean-container a.meanmenu-reveal {width:22px;height:22px;padding:9px 10px;position:absolute;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;	display:block;font-family:Arial, Helvetica, sans-serif;	font-weight:700}
.mean-container a.meanmenu-reveal span {display:block;background:#fff;height:3px;margin-top:3px}
.mean-container .mean-nav {float:left;width:100%;background: rgba(243,243,243,1); margin-bottom:30px;}
.mean-container .mean-nav ul {padding:0;margin:0;width:100%;list-style-type:none;}
.mean-container .mean-nav ul li {position:relative;width:100%;}
.mean-container .mean-nav ul li a {display:block;width:90%; background:none; font-size:0.875rem;padding:0 5%;height:39px; line-height:39px;margin:0;text-align:left;border-top:1px solid #383838;border-top:1px solid rgba(173, 173, 173, .5);text-decoration:none;text-transform:uppercase}
.mean-container .mean-nav ul li li a {width:80%;padding:0 10%; height:45px; line-height:45px; border-top:1px solid rgba(216,216,216,.25);	opacity:.75; filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}
.mean-container .mean-nav ul li.mean-last a {border-bottom:0;margin-bottom:0}
.mean-container .mean-nav ul li a.mean-expand {width:15px;height:40px;text-align:center;position:absolute;right:0;top:0;z-index:10;font-weight:700;	background:rgba(255, 255, 255, .1);	border:0!important;	border-left:1px solid rgba(255, 255, 255, .4)!important;border-bottom:1px solid rgba(255, 255, 255, .2)!important}
.mean-container .mean-nav ul li a.mean-expand:hover {background:rgba(0,0,0,.9)}
.mean-container .mean-push {float:left;	width:100%;	padding:0;	margin:0;clear:both}
.mean-nav .wrapper {width:100%;padding:0;margin:0}
.mean-container .mean-bar, .mean-container .mean-bar * {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.mean-remove {display:none!important}
header nav {text-align: center;background: #efefef;}
header nav ul {margin:0;padding:1em;list-style-type: none;}
/*分类*/	
}
/*导航样式*/
@media screen and (max-width:1024px){
.sp_nav{width:60px;float:right;position:relative;cursor: pointer; height:60px; background:#1a1a1a; padding:10px;}
.sp_nav i{display:block; color:#fff; position:absolute; width:100%; bottom:12px; left:0; text-align:center; font-style:normal;}
.sp_nav span{display:block;background:#fff;width:40%;height:2px;position:absolute;left:30%;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:22px}
.sp_nav span:nth-of-type(2){top:32px}
.sp_nav_se span:nth-of-type(1){top:22px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){top:22px;transform:rotate(-45deg)}
.sjj_nav{position:fixed; z-index:9; background:rgba(0,0,0,0.9); width:50%; height:calc(100% - 104px); line-height:40px; top:80px; right:-100%; overflow:auto; overflow-x:hidden; transition:right ease 0.5s;}
.nav_show{top:80px; right:0;}
.sjj_nav li ul,.sjj_nav li .sp_nav_xjb{ display: block;}
.sjj_nav ul li{ float:none; width:auto; background:none;}
.sjj_nav>ul>li:first-child{overflow:hidden; border-top:none;}
.sjj_nav>ul>li:first-child>a{float:left; width:calc(100% - 70px);}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px rgba(255,255,255,0.1) solid;text-align:center;color:#999;}
.sjj_nav ul li i{ display:block; position:absolute;top:5px;right:0px;border-left:1px rgba(255,255,255,0.1) solid;height:40px; padding:0px 10px 0 10px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li em{ display:none;}
.sjj_nav ul li{border-top:1px #2f2f2f solid;margin-left:10px;position:relative;line-height:50px;font-size:14px;}
.sjj_nav>ul >li:last-child{border-bottom:1px #2f2f2f solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{ width:90%; font-size:1rem; color:#fff; text-align:inherit; padding:inherit; height:auto; line-height:inherit; background:none;}
.sjj_nav ul li.cur a,.sjj_nav ul li.cur ul li.cur a{color:#f08400;}
.sjj_nav ul li ul li a,.sjj_nav ul li.cur ul li a{color:#fff;display:block;text-align:left; font-size:1rem;}
.sjj_nav ul li i svg{width:24px;height:38px;fill:#fff;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#f08300;}
.sjj_nav ul li ul li>ul{margin-left:10px}
}
@media screen and (max-width:520px){
.sp_header{height:50px;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px; height:50px; padding:0px;}
.sp_nav i{ font-size:0.8125rem; bottom:6px;}
.sp_nav span{ width:50%; left:25%;}
.sp_nav span:nth-of-type(1){top:10px}
.sp_nav span:nth-of-type(2){top:20px}
.sp_nav_se span:nth-of-type(1){top:13px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){top:13px;transform:rotate(-45deg)}
.sjj_nav{top:50px; width:65%;}
.nav_show{top:50px;}
.sjj_nav ul li{line-height:44px;}
.sjj_nav ul li i{height:34px;}
.sjj_nav ul li a{ font-size:0.9375rem; width:83%;}
.sjj_nav ul li i svg{width:20px;height:34px;fill:#fff;}
.sjj_nav ul li ul li a,.sjj_nav ul li.cur ul li a{font-size:0.875rem;}
}

.cd-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(77,77,77,0.8) url(../image/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  border-radius:50%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index:9999;
}
.cd-top.cd-is-visible { visibility: visible; opacity: 1;}
.cd-top.cd-fade-out {opacity: .9;}
.no-touch .cd-top:hover {background-color:#e86256; opacity: 1;}
@media screen and (max-width:520px){
.cd-top{ display:none;}
}

.sous a{display:block; background:url(../image/sous.png) no-repeat center #ececec; padding:0 33px; height:100px;}
.sous a.current{background:url(../image/sous_b.png) no-repeat center #000;}
.sous a b{width:34px;height:34px;display:block;position:absolute;top:0;left:0;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:.1s;-moz-transition-delay:.1s;-ms-transition-delay:.1s;transition-delay:.1s;}
.sous a.user b{background-position:-43px 0;}
.sous a.user b img{width:42px;height:42px;}
.sous a.user:hover b,.sous a.user.current b{background-position:-43px -43px;}
#nav .vivo-search{height:80px;width:100%;position:relative;z-index:9999;display:none;}
.vivo-search .search-box{width:700px;height:40px;position:absolute;top:20px;left:50%;margin-left:-350px;background:#666;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);-ms-box-shadow:0 1px 3px rgba(0,0,0,0.3);box-shadow:0 1px 3px rgba(0,0,0,0.3);position:relative;z-index:9999;}
.vivo-search .search-box .data_q{width:550px;height:40px; padding:0px 20px; font-size:0.9125rem;color:#555;border:none;background:#fff;overflow:hidden;vertical-align:middle; outline:none; display:block; float:left;}
.vivo-search .search-box .sous_an{width:110px;height:40px;overflow:hidden;text-align:center;font-size:14px;color:#fff;border:none;overflow:hidden;vertical-align:middle; float:left; background:url(../image/sous_b.png) no-repeat center #f08300; outline:none;cursor:pointer;-webkit-transition:background .2s ease-in-out;-moz-transition:background .2s ease-in-out;-ms-transition:background .2s ease-in-out;transition:background .2s ease-in-out;}
.vivo-search .search-box .sous_an:active{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3) inset;-moz-box-shadow:0 1px 2px rgba(0,0,0,.3) inset;-ms-box-shadow:0 1px 2px rgba(0,0,0,.3) inset;box-shadow:0 1px 2px rgba(0,0,0,.3) inset;}
.vivo-search .search-box a.close{width:24px;height:24px;position:absolute;top:8px;right:-40px;background:url(../images/vivo-head-ico.png) -86px 0 no-repeat;_background-image:url(../images/vivo-head-ico.gif);}
.vivo-search .search-box a.close:hover{background-position:-86px -25px;}
@media screen and (max-width:770px){
.sous{ margin-top:24px; padding-right:30px;}
@media screen and (max-width:520px){
.sous{ margin-top:12px; padding-right:15px;}
.vivo-search .search-box{ left:1%; margin:0; width:98%;}
.vivo-search .search-box .data_q{ width:76%; padding:0 2%;}
.vivo-search .search-box .sous_an{ width:20%;}
}

